Overview of SOAP - REST Transformation Connector
Release Notes
| Release Date | Release Type | Release Description |
|---|---|---|
| April 2, 2020 | Improvement | Support accurate caching of POST request having XML payload with namespace. |
| Improvement | Support overriding default Connector error messages with Control Center configured custom error messages using an optional flag 'override_custom_error_message'. | |
| January 9, 2020 | New Feature | Support transforming API request payload from SOAP message to REST(JSON) and vice versa. |
Description
-
The SOAP - REST Transformation connector transforms API request payload from a SOAP message to REST (JSON), and vice versa.
-
As part of pre-processing, the connector processes an incoming SOAP request and transforms it into REST (JSON).
-
As part of post-processing, the connector processes a customer back-end REST(JSON) response and transforms it into a SOAP response before returning to the user client.